home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
enigma
/
earcd
/
editor
/
editor2
/
fnlwrppr.lha
/
FinalWrapper3_12
/
DemoPics
/
Showpics.BAT
< prev
next >
Wrap
DOS Batch File
|
1996-10-31
|
323b
|
9 lines
; $VER: Showpics.BAT 1.2 (31.12.94) by NDY's
IF EXISTS SYS:Utilities/Multiview
List >T:FinalWrapper.temp DemoPics/#?.IFF LFORMAT="SYS:Utilities/Multiview %s%s SCREEN"
ELSE
List >T:FinalWrapper.temp DemoPics/#?.IFF LFORMAT="SYS:Utilities/Display %s%s SCREEN"
ENDIF
Execute T:FinalWrapper.temp
Delete T:FinalWrapper.temp